Skip to main content
This forum is closed to new posts and responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

use the NotesName class:

You can use the NotesName class to get the same result as the Formula-function "@Name()" by:

Dim session As New NotesSession
Dim myName As New NotesName(session.EffectiveUserName)

Print myName.Abbreviated ' Same as @Name([Abbreviate];@UserName)
Print myName.Common ' Same as @Name([CN];@UserName)
Print myName.Canonical ' Same as @Name([Canonicalize];@UserName)

Read more in the Designer help.
hth


Feedback response number WEBB8QSFFQ created by ~Vanessa Preponelyynds on 01/23/2012

LotusScript Advice - Canonical Name... (~Elizabeth Nonf... 23.Jan.12)
. . use the NotesName class: (~Vanessa Prepon... 23.Jan.12)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS